projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77029ac
)
(mule-utf-8): Set coding-category property to coding-category-utf-8.
author
Kenichi Handa
<handa@m17n.org>
Wed, 28 Feb 2001 05:50:44 +0000
(
05:50
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 28 Feb 2001 05:50:44 +0000
(
05:50
+0000)
lisp/international/utf-8.el
patch
|
blob
|
history
diff --git
a/lisp/international/utf-8.el
b/lisp/international/utf-8.el
index b9e238569b251b6ccae7a448cb51e236bb448d69..d800ee53ec01c45c7fd280a579969fa6ae1f069b 100644
(file)
--- a/
lisp/international/utf-8.el
+++ b/
lisp/international/utf-8.el
@@
-300,6
+300,7
@@
lower-casing commands won't work with them."
mule-unicode-2500-33ff
mule-unicode-e000-ffff)
(mime-charset . utf-8)
+ (coding-category . coding-category-utf-8)
(valid-codes (0 . 255))))
(define-coding-system-alias 'utf-8 'mule-utf-8)